home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / SERIE_SP / SP_016 / NEWSIE64 / NEWSIE64.ZIP / HISTORY.DOC < prev    next >
Text File  |  1996-11-11  |  8KB  |  161 lines

  1. NEWSie Update History
  2.  
  3. 0.50 - Aug 05, 1996 - Initial Release
  4.  
  5. 0.52 - Aug 20, 1996
  6.     GDOS font support in windows (Font Preferences)
  7.     External Editor and Viewer (Path Preferences)
  8.     Post News article
  9.     Followup News article (w/quoted text, w/o references)
  10.     Expand and Collapse Threads (right and left arrows)
  11.     Newsreader Preferences (Create and Collapse Threads) reformats Overview window
  12.     Initial POP3 support (Check Mail)
  13.     Bug Fix - Overview data truncated, eliminate crash
  14.     Bug Fix - Reopen windows after External editor/viewer, eliminate crash
  15.     Bug Fix - Overview displays 1 less article than exists
  16.  
  17. 0.54 - Sep 03, 1996
  18.     Bug Fix - missing v_clsvwk, could run out of virtual workstation ids
  19.     Improve Post/Followup dialog to cancel or send after edit
  20.     Create Mail/Reply/Forward dialog with similar features
  21.     Clear Password dialog before initial entry
  22.     Keep password for length of session
  23.     Store positions of windows, so that they may be re-positioned
  24.     Bug Fix - Read Others... was off by 1, did not read last message
  25.     Preliminary work on Offline reader capability
  26.     Added Manual Disconnect in Special Menu
  27.     Mail Send/Reply provides for blind copy to self, if requested
  28.     POP3 Support - added Get Mail
  29.     Mark Thread Read (Ctl-Y) marks all items in a thread as read
  30.     Improved Followup references (more than just original message id)
  31.     Added Open_URL - to retrieve http (Web) references
  32.     Implemented support for Extract Binaries with UUDecode (UUD.TTP)
  33.     Removal of Windows Menu title
  34.     Del key in Article window - erases article
  35.     
  36. 0.55 - Sep 6, 1996
  37.     Bug Fix - removed hardcoded path for overview text, produced an
  38.         empty overview window, even when group had articles.
  39.     Handled '411' newsgroup not found response.  Mark with '?'
  40.     Remove and compress unsubscribed newsgroups (Unsubscribe)
  41.     Added break after finding 'begin' in Extract Binaries
  42.     Remove 'Received (0) bytes' for messages with header only                                                       
  43.  
  44. 0.56 - Sep 16, 1996
  45.     First cut at MIME base64 encoding/decoding.  Not useable yet
  46.     Increased connection buffer from 512 to 2048 bytes
  47.     Bug Fix - limit read to maximum size of buffer, bug in original 
  48.         CABOVL source.  No more crashes to Desktop
  49.     Expanded Newsgroup names supported from 40 to 50 bytes
  50.     Improved handling of file sizing for large files (i.e. Full 
  51.         Groups List)
  52.     Added status display for large file sizing (see above)
  53.     MIME User-Agent changed to NEWSie 0.56 (Atari)
  54.     Added 'period only' check for end of data
  55.     Limited Subscribe to Newsgroup to 50 characters
  56.     Enabled Path related titles to work like selecting pathnames
  57.     Positive indication of 'External Editor not found'
  58.     Bug Fix - waiting for GEM redraw event that didn't happen
  59.     Bug Fix - another hardcoded path in reading news article
  60.     Added ICON folder with NEWSie icon (Thanks Garfield!)
  61.     Bug Fix - Show Status being enabled after first hide_status()
  62.     
  63. 0.58 - Sep 29, 1996    
  64.     Implemented 'Catch Up...' for delete news articles
  65.     Added MailBox and Mail Message windows
  66.     Updated to support STiK 1.11 (carrier_detect())
  67.     Moved most display constants into Resource (other languages)
  68.     Updated Extract Binaries, Send/Reply/Forward email and Print to 
  69.         work for MailBox and Mail windows
  70.     Created Mail Path and Mail Preferences
  71.     Support for Multiple Mailboxes and transfers
  72.     Bug Fix - insert newline before appending signature file
  73.     Added Newsgroup message limit (Newsreading Preferences)
  74.     Automated update of Preferences file from version to version
  75.     Bug Fix - removed double calls to get news-group()
  76.     Bug Fix - mail connection not closed if no available messages
  77.     Bug Fix - Control Keys not testing for Control Key pressed
  78.     Bug Fix - Added fflush(formfeed) for Print Article/Email
  79.     Bug Fix - missing break; on Send Mail
  80.     Bug Fix - Additional checks for NULL pointers in load_overview()
  81.     Bug Fix - NEWSie now works with multi-tasking systems (MagiC)
  82.     Bug Fix - 'Output Buffer full' message, retry send
  83.     
  84. 0.60 - Oct 13, 1996
  85.     Bug Fix - problem with OutBox header formatting
  86.     Bug Fix - for send/reply from OutBox, message was overwritten
  87.     Send Queued mail on Check/Get Mail - Mail Prefs
  88.     Handle 'No Permission' message when connecting to mail server
  89.     Keep newgroup recent message even when testing offline
  90.     Better handling of Mailboxes, windows, titles, etc.
  91.     Set color for Unread 'U' e-mail messages to blue
  92.     Credit dialog for Beta Testers, attached to About NEWSie
  93.     Bug Fix - Reply/Forward w/no original file bombs
  94.     Delete Queued Output after send - Mail Prefs
  95.     Prevent reception of mail exceeding In Box available space
  96.     Handle Full Window gadget for all windows
  97.     Handle error on mail_receive and do not delete those messages
  98.     Provide Offline News Retrieval - 'Read for Offline' Menu item
  99.     New Offline Path in Path Preferences
  100.     'Allow Offline Mode' box in NewsReader Preferences
  101.     Delete Offline News with Delete key from Article window
  102.     Bug Fix - unload_overview corrupting next article for NewsGroup
  103.     Bug Fix - References not being included for Followups
  104.     Support for zetnet server, w/o Xref field in XOVER command
  105.     
  106. 0.61 - Oct 20, 1996
  107.     Bug Fix - load_preferences problem w/undefined path names
  108.     Recent article number maintained w/411 - NewsGroup Not Found
  109.     Support for Delete key in Article Overview window in offline mode
  110.     Bug Fix - e-mail address formatted wrong when address is empty
  111.     Bug Fix - bombs in formatting OUTBOX w/long e-mail address
  112.     Bug Fix - Log file w/invalid path causes bomb at startup
  113.     Changed memcmp to strcmp for Thread procesing
  114.     Moved Mail related functions to MAILER.O
  115.     Expanded newgroups and fullgroups arrays for Full screen display
  116.     Remove extraneous "Newsgroup" log messages
  117.     Allowed carrier_detect()=0=unknown(CDVALID=FALSE) for GlueStiK
  118.     
  119. 0.62 - Oct 27, 1996
  120.     Bug Fix - missing '\' setting directory path 'Editor not Found'
  121.     Issue window refresh after 'Read for Offline'
  122.     Missing subject line in emails, default '<no subject>'
  123.     Bug Fix - not checking for NULL file handle NewGroups & FullGroups
  124.     Format problem w/newsgroup names >50 characters, null terminated
  125.     Expand Server names to 40 chars, email id to 45 characters
  126.     Bug Fix - Close (File Menu) doesn't set windows[1].open=0
  127.     Set window[x].id=-1 after delete_window()
  128.     Validate Signature file path before copying
  129.     Set missing subject to '<no subject>' in parse_mail_header
  130.     Same '<no subject>' for parse_news_header
  131.     General check for NULL file pointers (prevent bombs)
  132.     Set Mouse to BUSY_BEE for unload_mailbox()
  133.  
  134. 0.63 - Nov 4, 1996
  135.     Bug fix - Check for negative return code from wind_create()
  136.     Don't close window if open=false
  137.     Add hide_status() after 'Read For Offline'
  138.     Increase buffer sizes in parse_mail_header()
  139.     Hide mouse when opening window
  140.     Increase size of mailbox internal structure, subject[80], etc.
  141.     Change newserver_disconnect() to save before closing connection
  142.     Close window before deleting in deinitialize_gem()
  143.     Recompiled PROTOCOL with new STiK drivers.h and transport.h
  144.     
  145. 0.64 - Nov 11, 1996
  146.     Limit string copy to <300 bytes in load_overview/parse_news_header
  147.     NEWSie now functions offline without STiK in system
  148.     Adjust resource for medium-res for UnSubsribe dialog
  149.     Support for window SIZER gadgets in all windows
  150.     Added No_STiK alert when trying to connect w/o STiK
  151.     Bug Fix - Resizing windows can run past end of text in mailbox window
  152.     Defined sizes via #define to make changes easier/fewer mistakes
  153.     Bug Fix - various 'select_' routines not performing array checks
  154.     Support for Offline Posts and Followups, 'Open Offline PostBox'
  155.     Add two names to Contributors list
  156.     Initial cut at e-mail Nicknames
  157.     Bug Fix - Clear mailbox[] array before loading mailbox
  158.     
  159.  
  160.     
  161.